UInt16NIProviderIBinaryIOUInt16NGetInstance Method
Returns an instance of T.
Namespace: Jodosoft.NumericsAssembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
IBinaryIO<UInt16N> IProvider<IBinaryIO<UInt16N>>.GetInstance()
Private Function GetInstance As IBinaryIO(Of UInt16N)
Implements IProvider(Of IBinaryIO(Of UInt16N)).GetInstance
private:
virtual IBinaryIO<UInt16N>^ GetInstance() sealed = IProvider<IBinaryIO<UInt16N>^>::GetInstance
private abstract GetInstance : unit -> IBinaryIO<UInt16N>
private override GetInstance : unit -> IBinaryIO<UInt16N>
IBinaryIOUInt16NAn instance of
T.
IProviderTGetInstance